home *** CD-ROM | disk | FTP | other *** search
/ Mac Expert 1995 Winter / Mac Expert - Winter 95.iso / Les fichiers / Utilitaires divers / Divers / C64-Emulator 0.4 ƒ / SOURCE / Menus.h < prev    next >
Encoding:
Text File  |  1994-04-04  |  212 b   |  9 lines  |  [TEXT/KAHL]

  1.  
  2. int MenuInitialize();
  3. void DoMenuChoice(long menuChoice);
  4. void DoAppleMenu(int theItem);
  5. void DoFileMenu(int theItem);
  6. void DoEditMenu(int theItem);
  7. void DoDeviceMenu(int theItem);
  8. void DoTestMenu(int theItem);
  9.